AMSTATUS(8) | System Administration Commands | AMSTATUS(8) |
NAME¶
amstatus - display the state of an Amanda run
SYNOPSIS¶
amstatus [--file amdumpfile] [--summary] [--dumping] [--waitdumping] [--waittaper] [--dumpingtape] [--writingtape] [--finished] [--failed] [--estimate] [--gestimate] [--stats] [--locale-independent-date-format] [--config] config
DESCRIPTION¶
Amstatus gives the current state of the Amanda run specified by the config configuration. If there is no active Amanda running, it summarizes the result of the last run. It may also be used to summarize the results of a previous run.
See the amanda(8) man page for more details about Amanda.
OPTIONS¶
All options may be abbreviated to the shortest non-ambiguous sub-string. If no options are given, everything is displayed.
[--config] config
--file amdumpfile
--summary
--dumping
--waitdumping|wdumping
--waittaper|wtaper
--dumpingtape|dtape
--writingtape|wtape
--finished
--failed|error
--estimate
--gestimate|gettingestimate
--stats|statistics
--locale-independent-date-format
EXIT CODE¶
The exit code of amstatus is the ORed value of:
0 = success
1 = error
4 = a dle failed
8 = Don't know the status of a dle (RESULT_MISSING in the report)
16 = tape error or no more tape
SEE ALSO¶
amanda(8), amcheck(8), amdump(8), amrestore(8), amadmin(8)
The Amanda Wiki: : http://wiki.zmanda.com/
AUTHOR¶
Stefan G. Weichinger <sgw@amanda.org>
01/10/2013 | Amanda 3.3.3 |